How to Install php-sabre-http software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install php-sabre-http software package in Ubuntu 14.04 LTS (Trusty Tahr)

php-sabre-http software package provides library to ease the work with HTTP protocol, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install php-sabre-http 

php-sabre-http is installed in your system.

Make ensure the php-sabre-http package were installed using the commands given below,

$ sudo dpkg-query -l | grep php-sabre-http *

You will get with php-sabre-http package name, version, architecture and description in a table

php-sabre-http package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section PHP
Package php-sabre-http
Version 2.0.1-1
Description library to ease the work with HTTP protocol
Sub Section PHP


See Also, How to uninstall or remove php-sabre-http software package from Ubuntu 14.04 LTS (Trusty Tahr)?